home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 4 / CU Amiga Magazine's Super CD-ROM 04 (1996)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1996-11].iso / magazine / psion / apps2 / convx.lzx / readme.txt < prev   
Text File  |  1996-06-20  |  4KB  |  91 lines

  1.  
  2.  
  3.             ConvX 1.0
  4.  
  5.  
  6.  
  7. - ConvX? What's that?
  8. ConvX is a general-purpose conversion application for the Psion 3a.
  9.  
  10.  
  11. - Aren't there loads of those around already?
  12. Sure are. But I didn't really like the way any of the ones I looked
  13. at worked, so I decided to write my own. Also I wanted to see what
  14. programming with OPL was like and this seemed like a useful program
  15. to create.
  16.  
  17.  
  18. - OK, so what can you convert with it?
  19. Quite a few things really. Currencies (up to 8, all fully-configurable
  20. via the Psion's built-in Data application), Distances, Areas, Volumes,
  21. Weights, Temperatures, Speeds and also Bytes. Generally, both Metric and
  22. Imperial units are catered for, as well as conversions between the two
  23. systems.
  24.  
  25.  
  26. - Any other features you want to tell us about?
  27. There's a scrolling display of the previous conversion calculations you've
  28. performed so you can refer back (and which you can switch off if it bugs you),
  29. three levels of zoom, on-line help - the usual sort of thing really.
  30.  
  31.  
  32. - So what is it, Shareware, Freeware, Poke-in-the-eyeware?
  33. Freeware. There's no registration fee, no enhanced version you can get if you
  34. send me money (although you're welcome to send me some anyway if you like!) and
  35. no annoying nag messages popping up all the time (something I personally hate -
  36. I understand why programmers do it I suppose, but writing something that
  37. deliberately tries to irritate the user seems perverse to me). It won't self-
  38. destruct in a month's time. This is the full and complete version of ConvX you
  39. have here and you're free to use it as much as you wish. All I ask is that if
  40. you do use ConvX (and have internet access), you send me an e-mail to tell me
  41. you are using it. I'm not going to bombard you with demands for money or
  42. anything; I'm just interested to see how many people do. My e-mail address is :
  43.  
  44.     simon@snkewin.demon.co.uk
  45.  
  46. Any comments, suggestions, bug-reports are also welcome. The ConvX archive file
  47. may also be freely distributed around as long as all the files contained within
  48. it are included.
  49.  
  50.  
  51. - Well, how do I install it then?
  52. ConvX consists of three files. These need to be copied to the following
  53. locations on your Psion (you'll need to create a CONVX subdirectory within the
  54. APP directory of your internal drive first) :
  55.  
  56. Convx.opa    - APP\            (any drive)
  57. Convx.dbf    - APP\CONVX        (internal drive)
  58. Convx.pic    - APP\CONVX        (internal drive)
  59.  
  60. That's it. Just install the Application in the normal way and off you go. The
  61. .dbf file, incidentally, is the database containing the currency conversion
  62. details. To amend this (it comes with 4 currencies already set up, but
  63. obviously you might want different ones, or different exchange rates), just
  64. open it from the Data application (press Tab from within the Open File dialog
  65. to locate it) and amend away. As the on-line help says, be careful with the
  66. hotkey characters you choose - OPL doesn't complain if you nominate ones which
  67. are already used elsewhere in the application. Also, note the difference
  68. between a hotkey of, say, "c" and "C" - the former means "Psion+C", whilst the
  69. latter means "Psion+Shift+C".
  70.  
  71.  
  72. - Shouldn't there be a legal disclaimer by now?
  73. Oh, go on then. You use ConvX entirely at your own risk. No guarantees as to its
  74. accuracy are offered. If something goes wrong and it starts telling you that you
  75. can afford to spend a million dollars or something, then it's not my fault. Let
  76. the buyer beware ... er, I mean, let the freeware-user beware.
  77. Having said all that, I don't think there are any bugs in it (apart from any
  78. listed below), so I'd be interested to hear of any you do find.
  79.  
  80.  
  81. - Bugs?
  82. I've noticed that the Psion is unable to tell ConvX to close itself down, eg.
  83. when performing a back-up operation. I'm sure there's some frighteningly
  84. obvious reason for this, but I don't know what it might be.
  85.  
  86.  
  87. Enjoy!
  88.  
  89.  
  90. Simon Kewin.
  91.